Phase Noise Impairment

Applies to N5186A only.

Overview

The Phase Noise Impairment tab has:

The phase noise profile is defined by either using a power spectral density data points (Hz, dBc/Hz) or by directly providing the polynomial coefficients of the filter function .

If the desired phase noise is defined using power spectral density data points, a polynomial interpolation runs in the background to calculate the polynomial coefficients of the filter function that best fits within the target data boundaries and error tolerance.

GUI/SCPI Descriptions

P/N Impairment On

Phase Noise Editor - Profile Type

Phase Noise Editor - Desired Numerator

Phase Noise Editor - Desired Denominator

Phase Noise Editor - Desired Power List

Phase Noise Editor - Desired Frequency List

Phase Noise Editor - Desired Max Error

Phase Noise Editor - Apply

Phase Noise Editor - Abort Interpolation

Interpolation Running

Current Numerator List

Current Denominator List

Current Power List

Current Frequency List

Current Error List

P/N Impairment On

Enables or disables the Phase Noise Impairments.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe[:STATe] ON|OFF|1|0

[:SOURce]:IQOut<channel>:PHASe:NOISe[:STATe]?

SCPI Example

IQO:PHAS:NOIS 1

IQO:PHAS:NOIS?

Preset OFF
State Saved Yes

Phase Noise Editor - Profile Type

Sets the profile type used to define the phase noise impairments.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:TYPE DATapoints|POLynomial

[:SOURce]:IQOut<channel>:PHASe:NOISe:TYPE?

SCPI Example

IQO:PHAS:NOIS:TYPE DAT

IQO:PHAS:NOIS:TYPE?

State Saved Yes

Phase Noise Editor - Desired Numerator

Sets the n-th order numerator coefficient of the desired phase noise filter function.

The filter function is:

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:NUMerator<n> <real>

[:SOURce]:IQOut<channel>:PHASe:NOISe:NUMerator<n>?

SCPI Example

IQO:PHAS:NOIS:NUM1 <data>

IQO:PHAS:NOIS:NUM1?

Notes <n> is the order of the polynomial term .
Min -1
Max 1
Resolution 1e-9
State Saved Yes

Phase Noise Editor - Desired Denominator

Sets the n-th order denominator coefficient of the desired phase noise filter function.

The filter function is:

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:DENominator<n> <real>

[:SOURce]:IQOut<channel>:PHASe:NOISe:DENominator<n>?

SCPI Example

IQO:PHAS:NOIS:DEN1 <data>

IQO:PHAS:NOIS:DEN1?

Notes <n> is the order of the polynomial term. .
Min -2
Max 2
Resolution 1e-9
State Saved Yes

Phase Noise Editor - Desired Power List

Sets the phase noise power list (dBc/Hz) of the desired power spectral density profile used to generate the phase noise impairments filter.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:POWer <rel_ampl>,...

[:SOURce]:IQOut<channel>:PHASe:NOISe:POWer?

SCPI Example

IQO:PHAS:NOIS:POW <data>

IQO:PHAS:NOIS:POW?

Notes The desired power list and the desired frequency list should have the same size before applying the phase noise impairments profile.
Min -180
Max 0
Resolution 0.01
State Saved Yes

Phase Noise Editor - Desired Frequency List

Sets the frequency list (Hz) of the desired power spectral density profile used to generate the phase noise impairments filter.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:FREQuency <freq>,...

[:SOURce]:IQOut<channel>:PHASe:NOISe:FREQuency?

SCPI Example

IQO:PHAS:NOIS:FREQ <data>

IQO:PHAS:NOIS:FREQ?

Notes The desired power list and the desired frequency list should have the same size before applying the phase noise impairments profile.
Min 100
Max 100e6
Resolution 0.001
State Saved Yes

Phase Noise Editor - Desired Max Error

Sets the maximum acceptable error (dB) for the polynomial interpolation of the phase noise impairments filter function.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:ERRor[:MAXimum] <real>

[:SOURce]:IQOut<channel>:PHASe:NOISe:ERRor[:MAXimum]?

SCPI Example

IQO:PHAS:NOIS:ERR 2

IQO:PHAS:NOIS:ERR?

State Saved Yes

Phase Noise Editor - Apply

Applies the desired phase noise impairments profile.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:APPLy

SCPI Example

IQO:PHAS:NOIS:APPL

Notes If the profile definition type is Data Points, the desired power list and the desired frequency list should have the same size before applying the phase noise impairments profile.
State Saved No

Phase Noise Editor - Abort Interpolation

Aborts the polynomial interpolation in progress.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:INTerpolation:ABORt

SCPI Example

IQO:PHAS:NOIS:INT:ABOR

State Saved No

Interpolation Running

Returns 1 if polynomial interpolation is currently in progress otherwise 0.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:INTerpolation[:RUNNing]?

SCPI Example

IQO:PHAS:NOIS:INT:RUNN?

State Saved No

Current Numerator List

This query returns the actual numerator coefficients list of the phase noise impairments filter function in use.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:NUMerator:ACTual?

SCPI Example

IQO:PHAS:NOIS:NUM:ACT?

State Saved No

Current Denominator List

This query returns the actual denominator coefficients list of the phase noise impairments filter function in use.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:DENominator:ACTual?

SCPI Example

IQO:PHAS:NOIS:DEN:ACT?

State Saved No

Current Power List

This query returns the actual phase noise power list (dBc/Hz) of the power spectral density profile used to generate the phase noise impairments filter function in use.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:POWer:ACTual?

SCPI Example

IQO:PHAS:NOIS:POW:ACT?

State Saved No

Current Frequency List

This query returns the actual phase noise frequency list (Hz) of the power spectral density profile used to generate the phase noise impairments filter function in use.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:FREQuency:ACTual?

SCPI Example

IQO:PHAS:NOIS:FREQ:ACT?

State Saved No

Current Error List

This query returns the error list of the power spectral density profile relative to the phase noise impairments filter function in use.

SCPI Command

[:SOURce]:IQOut<channel>:PHASe:NOISe:ERRor:ACTual?

SCPI Example

IQO:PHAS:NOIS:ERR:ACT?

State Saved No